home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000135_news@columbia.edu _Sun Oct 3 09:22:32 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA03988
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 3 Oct 1999 09:22:31 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id IAA25569
  7.     for kermit.misc@watsun.cc.columbia.edu; Sun, 3 Oct 1999 08:55:17 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. Message-ID: <37F7511E.F6A3B31E@pandora.be>
  10. From: David Stes <stes@pandora.be>
  11. Organization: http://users.pandora.be/stes
  12. Subject: Re: no dialtone problem
  13. Date: Sun, 03 Oct 1999 14:50:38 +0200
  14. To: kermit.misc@columbia.edu
  15.  
  16. Jeffrey Altman wrote:
  17. > If you have no idea what type of modem it is, why are you using
  18. > modem type 'zoom'?
  19.  
  20. The pcmcia modem is indeed a zoom 56k modem.  I'm using it successfully
  21. with Belgacom (traditional telephone company in Belgium).  I just can't
  22. use it with Telenet (new telephone company here).
  23.  
  24. > You will need to find out what kind of modem it is in order to be able
  25. > to issue the correct commands to the modem to ignore dialtone.
  26. > Try using ATI0 to ATI12 to see what you can find out.
  27.  
  28. It is a zoom pc-card modem ... As I said, I have a zoom modem connected
  29. to this "cable <-> telephone modem" that the cable company (telenet)
  30. installed.
  31.  
  32. It's a bit complicated: the cable company installed two "modems" (1) a
  33. modem for cable <-> ethernet, but that has nothing to do with the
  34. current discussion, then there is (2) a modem for cable <-> telephone
  35. and (3) there's my regular zoom modem (in my computer).
  36.  
  37. I thought I could connect (3) to (2) to make a call (to a BBS).
  38.  
  39. This may sound silly at first; you may say, why not using modem (1) for
  40. internet access.  That's exactly what I'm doing now (via ethernet
  41. connected to modem (1)).
  42.  
  43. But to dial-in into services that are not on the internet, but do have a
  44. telephone number that I can dial to, I still need to go over a telephone
  45. line.
  46.  
  47. Sorry if it all doesn't make sense ...
  48.